home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / ge_cool.lha / GE_COOL2.1 / cpp / CHANGES next >
Text File  |  1992-04-13  |  721b  |  20 lines

  1. OTC Changes by Graham Dumpleton (grahamd@otc.otca.oz.au)
  2.  
  3. 16-Jun-91
  4.  Added support for Sun -Y option
  5.  Added support for Sun -undef option
  6.  Fix -N by putting initdefines() after dooptions()
  7.  Added throw macro support to jump table
  8.  Fixed predefines for sun, pyr and i386 architectures
  9. 25-Jun-91
  10.  Fixes to make ## operator expansion ANSI conformant. See 16.3.2 of ARM.
  11.  Remove #elif from src to make more portable.
  12.  Added support for Pyramid.
  13.  Added support for Interactive Unix.
  14.  Fix #line nesting. Put #lines around template expansions.
  15. 01-Jul-91
  16.  Add __COOL__ as a predefined symbol.
  17.  Fix search for include in local directory first.
  18. 07-Jul-91
  19.  Fix #line nesting. Added wrongfile, also force #line before included file.
  20.